|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ILinkFactory in org.eclipse.vtp.framework.engine.http |
|---|
| Classes in org.eclipse.vtp.framework.engine.http that implement ILinkFactory | |
|---|---|
class |
DeploymentExecution
A single execution on the HTTP connector. |
| Uses of ILinkFactory in org.eclipse.vtp.framework.interactions.core.platforms |
|---|
| Methods in org.eclipse.vtp.framework.interactions.core.platforms with parameters of type ILinkFactory | |
|---|---|
IDocument |
IPlatform.createDocument(ILinkFactory links,
IRenderingQueue renderingQueue)
|
| Uses of ILinkFactory in org.eclipse.vtp.framework.interactions.core.support |
|---|
| Methods in org.eclipse.vtp.framework.interactions.core.support with parameters of type ILinkFactory | |
|---|---|
IDocument |
AbstractPlatform.createDocument(ILinkFactory links,
IRenderingQueue renderingQueue)
|
protected IDocument |
AbstractPlatform.renderBridgeMessage(ILinkFactory links,
BridgeMessageCommand bridgeMessageCommand)
Renders a bridge message to the user. |
protected IDocument |
AbstractPlatform.renderDataRequest(ILinkFactory links,
DataRequestCommand dataRequestCommand)
Renders a data request to the user. |
protected IDocument |
AbstractPlatform.renderEndMessage(ILinkFactory links,
EndMessageCommand endMessageCommand)
Renders an end message to the user. |
protected IDocument |
AbstractPlatform.renderExternalReference(ILinkFactory links,
ExternalReferenceCommand externalReferenceCommand)
Renders an external reference to the user. |
protected IDocument |
AbstractPlatform.renderFinalDocument(ILinkFactory links,
FinalCommand finalCommand)
Renders the final document to the user. |
protected IDocument |
AbstractPlatform.renderInitialDocument(ILinkFactory links,
InitialCommand initialCommand)
Renders the initial document to the user. |
protected IDocument |
AbstractPlatform.renderInputRequest(ILinkFactory links,
InputRequestCommand inputRequestCommand)
Renders an input request to the user. |
protected IDocument |
AbstractPlatform.renderMetaDataMessage(ILinkFactory links,
MetaDataMessageCommand metaDataMessageCommand)
Renders a meta-data message to the user. |
protected IDocument |
AbstractPlatform.renderMetaDataRequest(ILinkFactory links,
MetaDataRequestCommand metaDataMessageRequest)
Renders a meta-data request to the user. |
protected IDocument |
AbstractPlatform.renderOutputMessage(ILinkFactory links,
OutputMessageCommand outputMessageCommand)
Renders an output message to the user. |
protected IDocument |
AbstractPlatform.renderSelectionRequest(ILinkFactory links,
SelectionRequestCommand selectionRequestCommand)
Renders a selection request to the user. |
protected IDocument |
AbstractPlatform.renderTransferMessage(ILinkFactory links,
TransferMessageCommand transferMessageCommand)
Renders a transfer message to the user. |
| Uses of ILinkFactory in org.eclipse.vtp.framework.interactions.voice.services |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||